widget-factory: Make the notebook action truly circular
authorMatthias Clasen <mclasen@redhat.com>
Mon, 4 Jan 2016 21:58:10 +0000 (16:58 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jan 2016 02:32:19 +0000 (21:32 -0500)
The sidebar-button class doesn't work out so well for this
since it has horizontal padding.

demos/widget-factory/widget-factory.ui

index 54debed788fdf0b83bbd50ac18d3b41d356ee17f..908c1bfa9b7006ca9cc13bc4f89f88178d1ced3b 100644 (file)
@@ -3685,7 +3685,8 @@ microphone-sensitivity-medium-symbolic</property>
                             </child>
                             <style>
                               <class name="image-button"/>
-                              <class name="sidebar-button"/>
+                              <class name="circular"/>
+                              <class name="flat"/>
                             </style>
                           </object>
                         </child>